home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / NextAnswers / 1198_functions_in_libraries.rtf < prev    next >
Text File  |  1995-06-12  |  702b  |  20 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f2\fmodern Courier;\f1\fmodern Ohlfs;}
  2. \paperw11440
  3. \paperh9000
  4. \margl120
  5. \margr120
  6. {\colortbl;\red0\green0\blue0;}
  7. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ulnone\fs28\fc0\cf0 Q:  How can you tell which library contains a certain UNIX function?  I need to know in order to include that library on the LIBS = line of my makefile (or, preferably, on the OTHER_LIBS line of my Makefile.preamble).\
  8. \
  9. A:  This information can be found in the intro(3) man page.  You can access this man page by typing the following in a shell:\
  10. \
  11.  
  12. \f2\fs24\fc1\cf1     man 3 intro\
  13.  
  14. \f0\fs28\fc0\cf0 \
  15. QA124\
  16. \
  17. Valid for 1.0, 2.0,  3.0\
  18. \
  19.  
  20.